JSObj.context

Undocumented in source.
  1. auto context()
  2. napi_value context;
    struct JSObj(Template, bool useRefCount = true)
    static if(!(useRefCount))
    napi_value context;

Meta